projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0277fa3
)
packages/glib: fix whitespace
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:43 +0000
(07:03 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:43 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40095
libs/glib/Makefile
patch
|
blob
|
history
diff --git
a/libs/glib/Makefile
b/libs/glib/Makefile
index 37b8ca77aad266792963341b5b4dc4a1d8700953..7ed894da45e2b1b8c0bbfd9d2bd00b4794a611d9 100644
(file)
--- a/
libs/glib/Makefile
+++ b/
libs/glib/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-37,7
+37,7
@@
define Package/glib1
endef
define Package/glib1/description
- GLib is a library containing many useful C routines for things such
+ GLib is a library containing many useful C routines for things such
as trees, hashes, and lists.
endef